home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sprite 1984 - 1993
/
Sprite 1984 - 1993.iso
/
man
/
cmds.fmt
/
modulog.man
< prev
next >
Wrap
Text File
|
1990-10-16
|
3KB
|
135 lines
MODULOG User Commands MODULOG
_________________________________________________________________
NNAAMMEE
modulog - Modify the user log
SSYYNNOOPPSSIISS
mmoodduulloogg [_o_p_t_i_o_n_s]
OOPPTTIIOONNSS
--hheellpp Print a summary of the command-line options
and exit.
--CC Clear all login entries for the current host.
--pp _p_o_r_t Port number to use when recording or invali-
dating a login.
--ii Invalidate the login entry for the current
host on the specified port.
--uu _u_s_e_r User for whom to create a login entry.
(Defaults to current user.)
--ll _l_o_c_a_t_i_o_n Generate a new login entry, with the user's
location specified by this argument.
_________________________________________________________________
IINNTTRROODDUUCCTTIIOONN
This program allows modification of the user log. The
caller must have write-access to the log database files.
MMoodduulloogg is typically used at boot time to invalidate old
login entries. It can also be used to invalidate particular
entries for the host on which it is invoked, or create new
ones.
If the --CC switch is given, then mmoodduulloogg will invalidate
login entries. Otherwise, if the --ii and --pp switches are
given, mmoodduulloogg will invalidate only the entry corresponding
to the port specified by the --pp switch. Finally, if the
--pp, and --ll switches are used together, a new login entry
will be recorded, as if _u_s_e_r logged in from _l_o_c_a_t_i_o_n on
/hosts/`hostname`/dev/rlogin_p_o_r_t at the time mmoodduulloogg is run.
To generate a login record for the console, specify a _p_o_r_t
of 0 and a location of ``''. _U_s_e_r defaults to the user
invoking the mmoodduulloogg program.
/sprite/admin/data/userLog
The database of current logins on each host.
/sprite/admin/data/lastLog
The database of each user's most recent login.
Sprite v.1.0 Printed: October 16, 1990 1
MODULOG User Commands MODULOG
/hosts/`hostname`/dev/rlogin*
Pseudo-devices used by Rlogin, corresponding to ports 1
and beyond.
KKEEYYWWOORRDDSS
login, user log, modify
SSEEEE AALLSSOO
db, ulog, login, rlogin, rlogind
Sprite v.1.0 Printed: October 16, 1990 2